home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 26 / Issue #26.iso / 2-SOFTWARE / TUAREG FAT 1.5 / _SETUP.1 / Tuareg.exe / 0 / RCDATA / TSTARTUPFORM / TSTARTUPFORM.txt
Text File  |  2000-08-10  |  992b  |  51 lines

  1. object startUpForm: TstartUpForm
  2.   Left = 334
  3.   Top = 205
  4.   BorderStyle = bsNone
  5.   Caption = 'startUpForm'
  6.   ClientHeight = 47
  7.   ClientWidth = 280
  8.   Color = 3418225
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Shape1: TShape
  19.     Left = 0
  20.     Top = 0
  21.     Width = 280
  22.     Height = 47
  23.     Align = alClient
  24.     Brush.Color = 3418225
  25.     Pen.Width = 2
  26.   end
  27.   object progress: TGauge
  28.     Left = 16
  29.     Top = 11
  30.     Width = 249
  31.     Height = 6
  32.     BackColor = 4874571
  33.     ForeColor = 8111999
  34.     Progress = 0
  35.     ShowText = False
  36.   end
  37.   object Label1: TLabel
  38.     Left = 96
  39.     Top = 24
  40.     Width = 91
  41.     Height = 14
  42.     Caption = 'Tuareg is loading...'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWhite
  45.     Font.Height = -11
  46.     Font.Name = 'Arial'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50. end
  51.